font chooser: Stop listening to style-updated
authorMatthias Clasen <mclasen@redhat.com>
Tue, 19 Dec 2017 16:34:43 +0000 (11:34 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 19 Dec 2017 16:45:56 +0000 (11:45 -0500)
commite5154547f8551dff8277f53211f3ad17964731e3
tree24e287fd9261ee42eb94320bc8528b0d0090a7c2
parent827d04c482eafa48d77e9ba4f97d488961d3f075
font chooser: Stop listening to style-updated

The only time a style-updated indicates we need
to reload fonts is when it is synthesized by GtkSettings
in response to a fontconfig timestamp change, but
we are listening to those already, anyway.
gtk/gtkfontchooserwidget.c